home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 5⁄4⁄90 / 1242-? c-tree™ & MacApp-May90 < prev    next >
Encoding:
Text File  |  1990-05-04  |  2.2 KB  |  56 lines  |  [TEXT/GEOL]

  1. Item    5127706                         3-May-90        12:53PDT
  2.  
  3. From:   GER.XSE0026                     Germany - Systematics Softworks,IDV
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    ? c-tree™ & MacApp
  8.  
  9. Subject:    Faircoms c-tree™ with MacApp 2.0ß9
  10.  
  11. Hi fellow MacApp'ers,
  12. has anybody used the B-Tree/ISAM package c-tree™ from Faircom Corporation in
  13. conjunction with MacApp 2.0ß9 ?
  14. We are using it and have stumbled across some (minor) problems:
  15.  
  16. 1) When c-tree sends a request to the server (via AppleTalk), it waits for the
  17. answer in a tight loop calling GetNextEvent on each pass through (File:
  18. ctamsg.c, Function: at_ask). This, apart from not being fully compatible with
  19. Multifinder, obstructs the busycursor mechanism of MacApp and should interfere
  20. with idle processing. Does anybody have a solution for this ?
  21.  
  22. 2) When running a debug version, I crash unpredictably about >50% of the time
  23. after quitting the App. Seems to be something like an async request floating
  24. around without any handler when the app is gone !??
  25.  
  26. 3) Is there a clean way to do some cleanup when leaving the App regardless of
  27. the way we're leaving ? When leaving via Quit menu, TApplication.Terminate
  28. should do the job, but what about leaving via Quit in the debug window ? In
  29. this case TApplication.Terminate isn't called. Do I have to patch ExitToShell ?
  30.  
  31. Apart from these problems, c-tree seems like a great allaround DB System: fast,
  32. flexible and 'cause source comes with the package extendable.
  33.  
  34. Just for the record: I'm using a Mac IIx with 8MB Ram, System D-6.0.4, MPW 3.1,
  35. MacApp 2.0ß9, c-tree V4.3 Release C, some inits including SetSelfSend cdev and
  36. others like Responder using AppleTalk.
  37.  
  38. Any answers are welcome
  39.  
  40. Sincerely
  41. Mike Fischer
  42. Systematics Softworks GmbH Systemberatung
  43. Graumannsweg 19
  44. D-2000 Hamburg 76
  45. West-Germany
  46.  
  47. AppleLink:  GER.XSE0026
  48.  
  49. PS. We're not on MACAPP.TECH$ so pleeaase send a copy of your reply directly to
  50. our AppleLink address (GER.XSE0026). Otherwise there will be the delay of
  51. waiting for the next weekly update of the messages on MACAPP.TECH$.
  52.  
  53. PPS. I've started to build a class library around c-tree. If anybody is
  54. interested, please contact me. Maybe we could/shoud start a classroom project.
  55.  
  56.